Scripting > CxEditors > CxTrsEditor Object

CxTrsEditor Object

The CxTrsEditor object is a dialog box-based editor for the Table Reference Service (TRS). Declare the object using the following code:

CreateObject("CxEditors.CxTrsEditor")

Each method in this document will assume you have declared and connected the CxTrsEditor object using the following code:

Dim TrsEditor

Set TrsEditor = CreateObject("CxEditors.CxTrsEditor")

TrsEditor.Connect("CYGDEMO.TRS")


More:


Let us know how we can improve this topic.

CygNet at weatherford.com

© 2020 Weatherford. All rights reserved.